home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15 / ubuntu / misc / media / Kconfig next >
Encoding:
Text File  |  2009-09-09  |  248 b   |  14 lines

  1. menu "Media related drivers"
  2.  
  3. config SND_BTSCO
  4.     tristate "Bluetooth SCO Sound driver"
  5.     default m
  6.     depends on SND && BT
  7.  
  8. config USB_OV511_NEW
  9.     tristate "OmniVision OV511 Camera-to-USB Bridge Driver"
  10.     default m
  11.     depends on USB && VIDEO_V4L2
  12.  
  13. endmenu
  14.